home *** CD-ROM | disk | FTP | other *** search
Text File | 1985-10-29 | 718 b | 18 lines | [TRU9/zzzz] |
- Windows
-
- True BASIC has three windows -- the source window, the Output
- window, and the Command window.
-
- The source window is the only one you see when you start True
- BASIC. Your current program is displayed in the source window,
- and you always have a source window.
-
- You open the output window by clicking the Output icon in
- the control box. When you have an Output window, both text
- and graphics output are displayed in it. When you don't have an
- Output window, your output is displayed on the full screen.
-
- You open the Command window by clicking on the Command icon
- in the control box. Use the Command window when you want
- to type commands or use statements as commands for debugging.
-